home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / kde4 / config.kcfg / klaunch.kcfg < prev    next >
Extensible Markup Language  |  2008-01-04  |  1KB  |  41 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
  3.       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4.       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
  5.                            http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
  6.   <kcfgfile name="klaunchrc" />
  7.   <!-- generated by KConfig XTraKtor -->
  8.   
  9.   <group name="BusyCursorSettings">
  10.     <entry key="Timeout" type="Int">
  11.       <default>30</default>
  12.       <label></label>
  13.       <whatsthis></whatsthis>
  14.       <!-- startupid.cpp:58 -->
  15.       <!--     startup_info.setTimeout( c.readUnsignedNumEntry( "Timeout", 30 )); -->
  16.     </entry>
  17.     <entry key="Blinking" type="Bool">
  18.       <default>false</default>
  19.       <label></label>
  20.       <whatsthis></whatsthis>
  21.       <!-- startupid.cpp:59 -->
  22.       <!--     blinking = c.readEntry( "Blinking", QVariant(false )).toBool(); -->
  23.     </entry>
  24.     <entry key="Bouncing" type="Bool">
  25.       <default>true</default>
  26.       <label></label>
  27.       <whatsthis></whatsthis>
  28.       <!-- startupid.cpp:60 -->
  29.       <!--     bouncing = c.readEntry( "Bouncing", QVariant(true )).toBool(); -->
  30.     </entry>
  31.   </group>
  32.   <group name="FeedbackStyle">
  33.     <entry key="BusyCursor" type="Bool">
  34.       <default>true</default>
  35.       <label></label>
  36.       <whatsthis></whatsthis>
  37.     </entry>
  38.   </group>
  39.  
  40. </kcfg>
  41.